derelict.purple.server

Undocumented in source.

Members

Aliases

da_purple_get_attention_type_from_code
alias da_purple_get_attention_type_from_code = PurpleAttentionType* function(PurpleAccount* account, guint type_code)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_serv_got_join_chat_failed
alias da_purple_serv_got_join_chat_failed = void function(PurpleConnection* gc, GHashTable* data)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_serv_got_private_alias
alias da_purple_serv_got_private_alias = void function(PurpleConnection* gc, const(char)* who, const(char)* alias_)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_serv_add_deny
alias da_serv_add_deny = void function(PurpleConnection*, const(char)*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_serv_add_permit
alias da_serv_add_permit = void function(PurpleConnection*, const(char)*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_serv_alias_buddy
alias da_serv_alias_buddy = void function(PurpleBuddy*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_serv_chat_invite
alias da_serv_chat_invite = void function(PurpleConnection*, int, const(char)*, const(char)*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_serv_chat_leave
alias da_serv_chat_leave = void function(PurpleConnection*, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_serv_chat_send
alias da_serv_chat_send = int function(PurpleConnection*, int, const(char)*, PurpleMessageFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_serv_chat_whisper
alias da_serv_chat_whisper = void function(PurpleConnection*, int, const(char)*, const(char)*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_serv_get_info
alias da_serv_get_info = void function(PurpleConnection*, const(char)*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_serv_got_alias
alias da_serv_got_alias = void function(PurpleConnection* gc, const(char)* who, const(char)* alias_)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_serv_got_attention
alias da_serv_got_attention = void function(PurpleConnection* gc, const(char)* who, guint type_code)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_serv_got_chat_in
alias da_serv_got_chat_in = void function(PurpleConnection* g, int id, const(char)* who, PurpleMessageFlags flags, const(char)* message, time_t mtime)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_serv_got_chat_invite
alias da_serv_got_chat_invite = void function(PurpleConnection* gc, const(char)* name, const(char)* who, const(char)* message, GHashTable* data)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_serv_got_chat_left
alias da_serv_got_chat_left = void function(PurpleConnection* g, int id)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_serv_got_im
alias da_serv_got_im = void function(PurpleConnection* gc, const(char)* who, const(char)* msg, PurpleMessageFlags flags, time_t mtime)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_serv_got_joined_chat
alias da_serv_got_joined_chat = PurpleConversation* function(PurpleConnection* gc, int id, const(char)* name)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_serv_got_typing
alias da_serv_got_typing = void function(PurpleConnection* gc, const(char)* name, int timeout, PurpleTypingState state)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_serv_got_typing_stopped
alias da_serv_got_typing_stopped = void function(PurpleConnection* gc, const(char)* name)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_serv_join_chat
alias da_serv_join_chat = void function(PurpleConnection*, GHashTable* data)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_serv_move_buddy
alias da_serv_move_buddy = void function(PurpleBuddy*, PurpleGroup*, PurpleGroup*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_serv_reject_chat
alias da_serv_reject_chat = void function(PurpleConnection*, GHashTable* data)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_serv_rem_deny
alias da_serv_rem_deny = void function(PurpleConnection*, const(char)*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_serv_rem_permit
alias da_serv_rem_permit = void function(PurpleConnection*, const(char)*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_serv_send_attention
alias da_serv_send_attention = void function(PurpleConnection* gc, const(char)* who, guint type_code)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_serv_send_file
alias da_serv_send_file = void function(PurpleConnection* gc, const(char)* who, const(char)* file)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_serv_send_im
alias da_serv_send_im = int function(PurpleConnection*, const(char)*, const(char)*, PurpleMessageFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_serv_send_typing
alias da_serv_send_typing = uint function(PurpleConnection* gc, const(char)* name, PurpleTypingState state)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_serv_set_info
alias da_serv_set_info = void function(PurpleConnection*, const(char)*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_serv_set_permit_deny
alias da_serv_set_permit_deny = void function(PurpleConnection*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Functions

purple_get_attention_type_from_code
PurpleAttentionType* purple_get_attention_type_from_code(PurpleAccount* account, guint type_code)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_serv_got_join_chat_failed
void purple_serv_got_join_chat_failed(PurpleConnection* gc, GHashTable* data)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_serv_got_private_alias
void purple_serv_got_private_alias(PurpleConnection* gc, const(char)* who, const(char)* alias_)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
serv_add_deny
void serv_add_deny(PurpleConnection* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
serv_add_permit
void serv_add_permit(PurpleConnection* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
serv_alias_buddy
void serv_alias_buddy(PurpleBuddy* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
serv_chat_invite
void serv_chat_invite(PurpleConnection* , int , const(char)* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
serv_chat_leave
void serv_chat_leave(PurpleConnection* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
serv_chat_send
int serv_chat_send(PurpleConnection* , int , const(char)* , PurpleMessageFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
serv_chat_whisper
void serv_chat_whisper(PurpleConnection* , int , const(char)* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
serv_get_info
void serv_get_info(PurpleConnection* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
serv_got_alias
void serv_got_alias(PurpleConnection* gc, const(char)* who, const(char)* alias_)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
serv_got_attention
void serv_got_attention(PurpleConnection* gc, const(char)* who, guint type_code)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
serv_got_chat_in
void serv_got_chat_in(PurpleConnection* g, int id, const(char)* who, PurpleMessageFlags flags, const(char)* message, time_t mtime)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
serv_got_chat_invite
void serv_got_chat_invite(PurpleConnection* gc, const(char)* name, const(char)* who, const(char)* message, GHashTable* data)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
serv_got_chat_left
void serv_got_chat_left(PurpleConnection* g, int id)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
serv_got_im
void serv_got_im(PurpleConnection* gc, const(char)* who, const(char)* msg, PurpleMessageFlags flags, time_t mtime)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
serv_got_joined_chat
PurpleConversation* serv_got_joined_chat(PurpleConnection* gc, int id, const(char)* name)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
serv_got_typing
void serv_got_typing(PurpleConnection* gc, const(char)* name, int timeout, PurpleTypingState state)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
serv_got_typing_stopped
void serv_got_typing_stopped(PurpleConnection* gc, const(char)* name)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
serv_join_chat
void serv_join_chat(PurpleConnection* , GHashTable* data)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
serv_move_buddy
void serv_move_buddy(PurpleBuddy* , PurpleGroup* , PurpleGroup* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
serv_reject_chat
void serv_reject_chat(PurpleConnection* , GHashTable* data)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
serv_rem_deny
void serv_rem_deny(PurpleConnection* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
serv_rem_permit
void serv_rem_permit(PurpleConnection* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
serv_send_attention
void serv_send_attention(PurpleConnection* gc, const(char)* who, guint type_code)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
serv_send_file
void serv_send_file(PurpleConnection* gc, const(char)* who, const(char)* file)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
serv_send_im
int serv_send_im(PurpleConnection* , const(char)* , const(char)* , PurpleMessageFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
serv_send_typing
uint serv_send_typing(PurpleConnection* gc, const(char)* name, PurpleTypingState state)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
serv_set_info
void serv_set_info(PurpleConnection* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
serv_set_permit_deny
void serv_set_permit_deny(PurpleConnection* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Static variables

purple_get_attention_type_from_code
da_purple_get_attention_type_from_code purple_get_attention_type_from_code;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_serv_got_join_chat_failed
da_purple_serv_got_join_chat_failed purple_serv_got_join_chat_failed;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_serv_got_private_alias
da_purple_serv_got_private_alias purple_serv_got_private_alias;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
serv_add_deny
da_serv_add_deny serv_add_deny;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
serv_add_permit
da_serv_add_permit serv_add_permit;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
serv_alias_buddy
da_serv_alias_buddy serv_alias_buddy;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
serv_chat_invite
da_serv_chat_invite serv_chat_invite;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
serv_chat_leave
da_serv_chat_leave serv_chat_leave;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
serv_chat_send
da_serv_chat_send serv_chat_send;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
serv_chat_whisper
da_serv_chat_whisper serv_chat_whisper;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
serv_get_info
da_serv_get_info serv_get_info;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
serv_got_alias
da_serv_got_alias serv_got_alias;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
serv_got_attention
da_serv_got_attention serv_got_attention;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
serv_got_chat_in
da_serv_got_chat_in serv_got_chat_in;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
serv_got_chat_invite
da_serv_got_chat_invite serv_got_chat_invite;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
serv_got_chat_left
da_serv_got_chat_left serv_got_chat_left;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
serv_got_im
da_serv_got_im serv_got_im;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
serv_got_joined_chat
da_serv_got_joined_chat serv_got_joined_chat;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
serv_got_typing
da_serv_got_typing serv_got_typing;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
serv_got_typing_stopped
da_serv_got_typing_stopped serv_got_typing_stopped;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
serv_join_chat
da_serv_join_chat serv_join_chat;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
serv_move_buddy
da_serv_move_buddy serv_move_buddy;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
serv_reject_chat
da_serv_reject_chat serv_reject_chat;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
serv_rem_deny
da_serv_rem_deny serv_rem_deny;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
serv_rem_permit
da_serv_rem_permit serv_rem_permit;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
serv_send_attention
da_serv_send_attention serv_send_attention;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
serv_send_file
da_serv_send_file serv_send_file;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
serv_send_im
da_serv_send_im serv_send_im;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
serv_send_typing
da_serv_send_typing serv_send_typing;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
serv_set_info
da_serv_set_info serv_set_info;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
serv_set_permit_deny
da_serv_set_permit_deny serv_set_permit_deny;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta